Skip to content

build(deps): bump posthog-js from 1.393.0 to 1.393.4#4364

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/posthog-js-1.393.4
Jun 25, 2026
Merged

build(deps): bump posthog-js from 1.393.0 to 1.393.4#4364
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/posthog-js-1.393.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps posthog-js from 1.393.0 to 1.393.4.

Release notes

Sourced from posthog-js's releases.

posthog-js@1.393.4

1.393.4

Patch Changes

  • #3942 c9c8925 Thanks @​hpouillot! - Fix browser console log capture when session activity timestamps are missing and refresh session attributes for each log. (2026-06-24)
  • Updated dependencies [c9c8925]:
    • @​posthog/core@​1.37.2

posthog-js@1.393.3

1.393.3

Patch Changes

  • #3945 f94deaf Thanks @​ioannisj! - fix(surveys): guard handlePageUnload against version-skewed surveys instance missing the method (2026-06-24)

posthog-js@1.393.2

1.393.2

Patch Changes

  • #3944 1c9a811 Thanks @​ioannisj! - Stop logging a misleading "upgrade your PostHog server" warning for valid v2 flags responses that have no flags. (2026-06-24)

posthog-js@1.393.1

1.393.1

Patch Changes

  • #3919 99bad9c Thanks @​pauldambra! - Session replay network capture: add an opt-in streaming reader for request/response bodies that stops at the payload size limit instead of buffering the whole body and then discarding it — bounding memory and pre-request latency when a body is very large. It reads only a clone of the body, so it never consumes the stream the page itself reads, and always resolves (never rejects) into the page's fetch. Off by default; enabled for defaults: '2026-06-25' and settable directly via session_recording.streamNetworkBody. (2026-06-24)
  • Updated dependencies [99bad9c]:
    • @​posthog/types@​1.391.1
Commits
  • 5e53f7b chore: update versions and lockfile [version bump]
  • c9c8925 fix(browser): route log session attributes through shared SDK context (#3942)
  • 940b7f5 chore: update versions and lockfile [version bump]
  • f94deaf fix(surveys): guard handlePageUnload against version-skewed surveys instance ...
  • 433f1b3 ci: update watcher action pin (#3948)
  • 3e5fedb ci: disable watcher reproduction requirement (#3947)
  • 6a72ea7 chore: update versions and lockfile [version bump]
  • 5f5cf30 ci: set up pnpm before watcher validation (#3946)
  • 1c9a811 fix(flags): suppress misleading older-endpoint warning for valid v2 responses...
  • 2bd6af4 ci: add PostHog watcher workflows (#3939)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.393.0 to 1.393.4.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.393.0...posthog-js@1.393.4)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.393.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 25, 2026
@github-actions github-actions Bot merged commit f50f610 into master Jun 25, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/posthog-js-1.393.4 branch June 25, 2026 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants